* window.c (Fscroll_other_window): Use SET_PT_BOTH because both
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 13 Mar 2013 15:41:54 +0000 (19:41 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 13 Mar 2013 15:41:54 +0000 (19:41 +0400)
commit9da60289bc31be0ac35e475d09fd077ecf8533ae
tree63975ae8aa2b0c2dbf13f645a1ffea8b13c06e56
parent5d37fcaeb593eeb9b10ffc37e55a93c4767bc156
* window.c (Fscroll_other_window): Use SET_PT_BOTH because both
character and byte positions can be obtained from marker.
src/ChangeLog
src/window.c